home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP Heft 2.iso / data / FP_2000 / PFILES / COMMON / MSSHARED / THEMES / CAPSULES / CAPSULES.ELM / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-01  |  1.5 KB  |  76 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(capbannd.gif);
  4.     separator-image: url(capsepd.gif);
  5.     list-image-1: url(capbul1d.gif);
  6.     list-image-2: url(capbul2d.gif);
  7.     list-image-3: url(capbul3a.gif);
  8.     navbutton-horiz-pushed: url(capnavhp.gif);
  9.     navbutton-horiz-normal: url(capnavhd.gif);
  10.     navbutton-vert-pushed: url(capnavvp.gif);
  11.     navbutton-vert-normal: url(capnavvd.gif);
  12.     navbutton-home-normal: url(caphomed.gif);
  13.     navbutton-up-normal: url(capupd.gif);
  14.     navbutton-prev-normal: url(capbackd.gif);
  15.     navbutton-next-normal: url(capnextd.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: Arial, Helvetica;
  20.     font-size: 6;
  21.     vertical-align: bottom;
  22.     color: rgb(255,255,255);
  23. }
  24. .mstheme-horiz-navtxt
  25. {
  26.     font-family: Arial, Helvetica;
  27.     font-size: 2;
  28.     font-weight: bold;
  29.     vertical-align: bottom;
  30.     color: rgb(153,204,153);
  31. }
  32. .mstheme-vert-navtxt
  33. {
  34.     font-family: Arial, Helvetica;
  35.     font-size: 2;
  36.     font-weight: bold;
  37.     vertical-align: bottom;
  38.     color: rgb(153,204,153);
  39. }
  40. .mstheme-navtxthome
  41. {
  42.     font-family: Arial, Helvetica;
  43.     font-size: 1;
  44.     color: rgb(0,0,0);
  45. }
  46. .mstheme-navtxtup
  47. {
  48.     font-family: Arial, Helvetica;
  49.     font-size: 1;
  50.     color: rgb(0,0,0);
  51. }
  52. .mstheme-navtxtprev
  53. {
  54.     font-family: Arial, Helvetica;
  55.     font-size: 1;
  56.     color: rgb(0,0,0);
  57. }
  58. .mstheme-navtxtnext
  59. {
  60.     font-family: Arial, Helvetica;
  61.     font-size: 1;
  62.     color: rgb(0,0,0);
  63. }
  64. UL
  65.     list-style-image: url(capbul1d.gif);
  66. }
  67. UL UL
  68. {
  69.     list-style-image: url(capbul2d.gif);
  70. }
  71. UL UL UL
  72. {
  73.     list-style-image: url(capbul3d.gif);
  74. }
  75.